Welcome![Sign In][Sign Up]
Location:
Search - remote control client

Search list

[Remote ControlRemoteControlServer

Description: 远程控制编程客户端-remote control programming client
Platform: | Size: 80896 | Author: 邢强 | Hits:

[Othermsnshell-1.0

Description: MsnShell 1.0 ,一种隐藏通道工具,外网的计算机可以避开防火墙的严格数据审查,远程控制一台内网计算机。它把Shell命令/响应隐蔽地封装在MSN协议中传送出去。必要时还可以将MSN协议包封装在HTTP协议中传送出去。它无需安装客户端,只由一个可执行程序组成服务端。-MsnShell 1.0, a hidden channel tools, a computer outside the network firewall can avoid the strict review of the data, remote control units within a computer network. Shell put its command/response to the package hidden in the MSN agreement away from the epicenter. When necessary, MSN protocol packets encapsulated in HTTP agreement away from the epicenter. It is not necessary to install the client, only an executable from the server component.
Platform: | Size: 57344 | Author: 马把 | Hits:

[Internet-Networkwsh-2.2.1.tar

Description: Wsh, "Web Shell" - 远程控制UNIX/WIN SHELL,它基于HTTP/HTTPS协议,此软件包含两个分别对应其客户端/服务器端的PERL脚本和一个服务端C语言程序。客户端脚本与控制台终端用法相似。服务器端仅以一个CGI脚本的形式出现在目标(受控)主机上。-Wsh, "Web Shell"- remote control UNIX/WIN SHELL, which is based on HTTP/HTTPS protocol, the software includes two corresponding its client/server-PERL script and a service-C Programming Language. Client script and usage similar to a console terminal. Only one server CGI script in the form of goals (controlled) on the mainframe.
Platform: | Size: 24576 | Author: 欧锋 | Hits:

[Remote Control通过鼠标远程控制机器

Description: 远程控制,在局域网中,可以轻松的用鼠标(要装客户端哟),控制装了服务器的机器。-remote control, LAN, you can easily use the mouse (to be installed client yo), the control installed by the server machine.
Platform: | Size: 32768 | Author: 大灰熊 | Hits:

[Remote ControlRemoteCXP

Description: 远程控制软件,功能非常齐全。能设置客户端的控制权限,允许连接的IP段等等。-remote control software, which is very complete. The client can be set up to control the authority to allow the linking of IP and so on.
Platform: | Size: 1945600 | Author: 核对 | Hits:

[Internet-Network沸点远程控制

Description: 沸点远程控制,主要功能是查看客户端的屏幕,其次是发送命令。客户端还带有注册功能,为共享软件,仅作为学习用途,请尊重作者版权。-boiling point remote control, the main function is to check the client screen, followed by this order. The client also registered with functionality, and sharing software, only as a learning purposes, please respect the author copyright.
Platform: | Size: 105472 | Author: 核对 | Hits:

[Remote Control实时通信程序

Description: 它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细节。-its characteristics : 1. All data packet format own definition. All the definition and communication in all core categories COMM folder. 2. Can handle a large number of client communications in the same time, customer-service and sharing the same communications targets, and can interoperate Chuan. 3. Details of all communications package in a few general categories, interactive communications hidden handle all the details, such as broken packet processing, heavy overtime, among other functions. 4. Data communications and specific application data separation, scalability good, in this case they should only upload documents example, you can not change the core of communication, remote control can be achieved for any function, and need not consider the communications details.
Platform: | Size: 154624 | Author: 里平 | Hits:

[Internet-NetworkBiYe

Description: 该系统分成客户端和服务器两部分。用于远程控制可以实现远程访问,远程技术支持等。-The system is divided into client and server in two parts. For remote control can be achieved remote access, remote technical support.
Platform: | Size: 649216 | Author: 王全明 | Hits:

[Remote Controlcca

Description: CCA,是一个集群计算机控制的软件,如果您想在一台电脑上通过远程控制管理其他数十台电脑,那么这个软件将适合您。程序分客户端和服务器端两部分。界面类mac。-CCA, is a cluster computer control software, if you want to a computer through remote control and management of the dozens of other computers, then the software will be appropriate for you. Procedure client and server-side two parts. Mac interface category.
Platform: | Size: 2317312 | Author: 赵明 | Hits:

[Other高级通信程序

Description: 这是一个自我感觉很好的通信程序,它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细节。具体方法可以参考:CommSrvApps 单元的TSrvApp_File类,只需写一个新类即可: TSrvApp_File = class(TServerAppObject) public function ProcessData(ABuf: PChar ASize: integer): integer override end 通过以上类配合通信核心类,实现了远程实时传送一个文件就像copy那么简单。 其它: 此程序是我自己开发的连锁超市方案中数据交换的应用实例,所以客户端和服务端的代码有点多,但多是与通信本身无关,所实现的功能是将本地Local文件夹与远程Remote文件夹的.rs文件互相进行传送。 -this a good feeling of self-communication program, which features : 1. All data packet format own definition. All the definition and communication in all core categories COMM folder. 2. Can handle a large number of client communications in the same time, customer-service and sharing the same communications targets, and can interoperate Chuan. 3. Details of all communications package in a few general categories, interactive communications hidden handle all the details, such as broken packet processing, heavy overtime, among other functions. 4. Data communications and specific application data separation, scalability good, in this case they should only upload documents example, you can not change the core of communication, remote control can be achieved for any function, and need not cons
Platform: | Size: 214016 | Author: sr | Hits:

[Remote ControlRC2K远端控制源程序

Description: c-s结构,通过客户端连接服务器远程控制服务器系统,提供服务端和客户端代码-c-s structure, client server remote control server system, providing services and client code
Platform: | Size: 138240 | Author: 许敬祥 | Hits:

[Remote Controltelnet客户程序的实现

Description: telnet客户端程序的实现:可以实现远程登陆,远程控制主机等-telnet client for the realization : remote landing can be achieved, such as remote control console
Platform: | Size: 13071360 | Author: 许黎 | Hits:

[Remote ControlMyMonitor

Description: 远程控制软件源代码,分为服务器和客户端两部分,能够监控多个机器,实现远程关机,注销,重启等功能,并可以远程文件的上下载,控制机器远程PING功能以及一些基本信息的获取等-remote control software source code into the server and client 2, to monitor multiple machines, remote shutdown, canceled, resume function, and can remotely download the document, PING remote control machine functions and some basic information such as access
Platform: | Size: 826368 | Author: 吴华平 | Hits:

[Remote Controlyuanchen

Description: 远程控制,服务器端可以时时显示在限人数,客户端只要输入IP地址就可以登陆。但首先应运行服务器程序。-remote control, the server-can always be shown in the limited number of client input IP addresses on the landing. But first I should run server programs.
Platform: | Size: 1016832 | Author: 申佳鹏 | Hits:

[Internet-Network06403de

Description: 远程控制源程序(DELPHI版),包含server和client,模拟远程启动进程-source remote control (Delphi version), including server and client, Analog remote boot process
Platform: | Size: 8192 | Author: xiakun | Hits:

[Windows Developmuma-vb

Description: 木马,也称特伊洛木马,名称源于古希腊的特伊洛马神话,是一种远程控制软件。现在网络上流行的木马软件基本都是客户机/服务器模式也就是所谓的C/S结构,目前也有一些开始向B/S结构转变,在这里暂且不对B/S结构进行详谈,本文主要介绍C/S结构其原理就是在本机直接启动运行的程序拥有与使用者相同的权限。因此如果能够启动服务器端(即被攻击的计算机)的服务器程序,就可以使用相应的客户端工具客户程序直接控制它了。下面来谈谈如何用VB来实现它。 -Trojan, also known as Trojan Teyiluo name from the ancient Greek myth of campaigning Lockheed Martin is a remote control software. Network now popular on the Trojan software is the basic client/server model is the so-called C/S structure, There are also some began to B/S structure, in the time being wrong B/S structure in detail This paper introduces the C/S structure of its tenets is directly in the machine up and running with the procedures for users with the same authority. So if we can start the server side (ie attacks on the computer) server, we can use the corresponding client tools clients direct control of it. Now to talk about how to use VB to achieve it.
Platform: | Size: 2048 | Author: longyi | Hits:

[Internet-NetworkRNXRemoteService1.5.0.235

Description: RNXRemoteService最新235版。由VB6编写,可以实现局域网及广域网的远端控制,内带原码,可生成客户端或控制端。-RNXRemoteService latest 235 version. Prepared by VB6, LAN and WAN remote control, which brought the original code, the client can generate or control terminal.
Platform: | Size: 629760 | Author: RNX_r | Hits:

[Remote Controlrometocontroller

Description: 使用VC++编写的远程控制系统,包括服务端和客户端-prepared by the use of VC remote control system, including the server and client
Platform: | Size: 367616 | Author: xzs | Hits:

[Remote ControlriptideAnyWhere

Description: 一个使用VC编写的远程控制软件riptideAnyWhere源代码,含有服务器端和客户端。-a VC prepared by the use of remote control software riptideAnyWhere source code, containing server and the client.
Platform: | Size: 366592 | Author: 石头 | Hits:

[Internet-NetworkRNXRemoteService340

Description: RNXRemoteService最新340版。由VB6编写,可以实现局域网及广域网的远端控制,内带原码,可生成客户端或控制端。 -RNXRemoteService latest 340 version. Prepared by VB6, LAN and WAN remote control, which brought the original code, the client can generate or control terminal.
Platform: | Size: 338944 | Author: RNX_r | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »

CodeBus www.codebus.net